home *** CD-ROM | disk | FTP | other *** search
- object FlashWarningForm: TFlashWarningForm
- Left = 363
- Top = 470
- BorderStyle = bsDialog
- Caption = 'Fruity Video Player'
- ClientHeight = 164
- ClientWidth = 475
- Color = clBtnFace
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWindowText
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- OldCreateOrder = False
- PixelsPerInch = 96
- TextHeight = 13
- object OKBtn: TButton
- Left = 200
- Top = 135
- Width = 75
- Height = 25
- Caption = 'OK'
- ModalResult = 1
- TabOrder = 0
- end
- object chkNoWarning: TCheckBox
- Left = 5
- Top = 138
- Width = 176
- Height = 17
- Caption = 'Don'#39't show this warning anymore'
- TabOrder = 1
- end
- object QuickPanel1: TQuickPanel
- Left = 5
- Top = 5
- Width = 466
- Height = 121
- BorderStyle = bsDouble
- Style = psSunken
- Caption = 'Flash warning '
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWhite
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- ParentFont = False
- TabOrder = 2
- object Label2: TLabel
- Left = 42
- Top = 25
- Width = 378
- Height = 13
- Caption =
- 'The VideoPlayer is meant to score soundtracks for movies and Fla' +
- 'sh animations.'
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWindowText
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- ParentFont = False
- end
- object Label1: TLabel
- Left = 69
- Top = 45
- Width = 326
- Height = 13
- Caption =
- 'Some Flash files do not play well inside the VideoPlayer, mostly' +
- ' those:'
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWindowText
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- ParentFont = False
- end
- object Label3: TLabel
- Left = 127
- Top = 65
- Width = 99
- Height = 13
- Caption = '- featuring interaction'
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWindowText
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- ParentFont = False
- end
- object Label4: TLabel
- Left = 127
- Top = 85
- Width = 150
- Height = 13
- Caption = '- with animation in the first frame'
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWindowText
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- ParentFont = False
- end
- end
- end
-